home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
util
/
comm
/
mpostse.cpt
/
Server Release Notes
< prev
next >
Wrap
Text File
|
1991-12-11
|
5KB
|
197 lines
Release Notes 91-12-02
++++++++++++++++++++++
AT Server Release notes
=======================
Changes in version 1.0b6
------------------------
* The folder structure is automatically created (if missing) when the server starts.
* Bug found that refuced the AT Server to start when number of users > 1092
* Require system version 6.0.3 or later.
* New command added that deletes all mail items for user(s):
"Purge"
user name 1
user name 2
...
* Application size is now set to 400k by default.
* New command added that produces a list that may help the administrator:
"Get Statistics"
This command produses a list where each line is of the following format:
A\tB\tC\tD\tE\tF\tG
where
A = User name
B = Real name
C = Last login date, where the format depends of the system
D = Last login time, where the format depends of the system
E = Number of unread mail
F = Number of sent mail items, since last reset
G = Number of received mail items, since last reset
\t= Tabulator character, ASCII 9
This list is created in the "To Manager"-mailbox and could be statistically
processed by another program (Excel).
* New command added that resets
- Number of sent mail items
- Number of received mail items
for all users. The format is:
"Reset Statistics"
* Two new commands added for backing up the important things in users data base:
"User Backup"
"User Restore"
The command "User Backup" produces a "User Restore" command used if the
users data base collapse to restore the users database. Refere to the
administrators guide for important information on how to use these commands.
* Total number of connected users are showned in the log.
* Checks syntax of a user name when new user added.
* Old and new log file are placed in the same window location. (Not handled
correct in real time with System 7.0).
* Startup time reduced.
* Improved performance with other applications during startup and shutdown.
The percentage startup time is showned during two of the most time
consumed phases.
* Improved error handling.
* Before, MacPost could only handle 128 different recipient of a
mail item on the server. This limit is now gone. (=64000).
Changes in version 1.0b5
------------------------
Changes in version 1.0b4
------------------------
* Bug removed that limited the number of users to 350.
* Application size is now set to 350k
* Support for Real Name
New mailbox commands are:
(1) New Realuser
real name
user name
password
(2) Set Realname
user name
real name
All 8-bits characters in the real name are ignored.
* Layout of user list in console window modified.
* Old log files are renamed. "AT Server.log" will be renamed to
"AT Server.old" when AT Server starts.
* Bug removed that hung the Mac when starting a server application and something
was bad about its resource fork.
* Date & Time added included in log.
* Improved error handling
* Minor reorganization of the source code. General routines are collected
into a toolbox called "Server Tool".
SMTP Server Release Notes
=========================
Changes in version 1.0b6
------------------------
* The folder structure is automatically created (if missing) when the server starts.
* Old and new log file are placed in the same window location
Changes in version 1.0b5
------------------------
Changes in version 1.0b4
------------------------
* Bug removed which appeard as "Remote protocol error..."
in some unusual situations.
* Old log files are renamed. "SMTP Server.log" will be renamed to
"SMTP Server.old" when SMTP Server starts.
* Bug removed that hung the Mac when starting a server application and something
was bad about its resource fork.
* Date & Time added included in log.
* Improved error handling
* Minor reorganization of the source code. General routines are collected
into a toolbox called "Server Tool".
SMTP Client Release Notes
=========================
Changes in version 1.0b6
------------------------
* The folder structure is automatically created (if missing) when the server starts.
* Old and new log file are placed in the same window location
* Support for multiple SMTP gateways
Seperate alternate IP numbers with a comma (,) in the "SMTP Gateway" string
resource ('STR ') in the Preferences file. Max 10 are used.
* Before, the Mac sometimes hung when trying to connect an unknown SMTP server.
Changes in version 1.0b5
------------------------
Changes in version 1.0b4
------------------------
* Support for real name added.
* Subject changed on returned mail when unable to delivber mail:
Returned Mail: Unable to deliver mail
* Old log files are renamed. "SMTP Client.log" will be renamed to
"SMTP Client.old" when SMTP Server starts.
* Bug removed that hung the Mac when starting a server application and something
was bad about its resource fork.
* Date & Time added included in log.
* Improved error handling
* Minor reorganization of the source code. General routines are collected
into a toolbox called "Server Tool".
Manager Release Notes
=====================